FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package fi.kanta.gen.r4#0.9.2 (78 ms)

Package fi.kanta.gen.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=fi.kanta.gen.r4@0.9.2&canonical=https://gen.kanta.fi/fhir/StructureDefinition/KantaPatientV2
Url https://gen.kanta.fi/fhir/StructureDefinition/KantaPatientV2
Version 0.1
Status draft
Date 2025-04-10
Name KantaPatientV2
Title Kanta Patient version 2 Profile
Experimental False
Description Kanta-palveluissa käytettävän Patient resurssin pohjaprofiili, versio 2. Resurssi sisältää palveluiden käyttämät, asiakkaasta ilmoitettavat tiedot
Type Patient
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://gen.kanta.fi/fhir/StructureDefinition/KantaPatient KantaPatient


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://gen.kanta.fi/fhir/StructureDefinition/KantaPatientV2",
  "version" : "0.1",
  "name" : "KantaPatientV2",
  "title" : "Kanta Patient version 2 Profile",
  "status" : "draft",
  "date" : "2025-04-10",
  "description" : "Kanta-palveluissa käytettävän Patient resurssin pohjaprofiili, versio 2. Resurssi sisältää palveluiden käyttämät, asiakkaasta ilmoitettavat tiedot",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "https://gen.kanta.fi/fhir/StructureDefinition/KantaPatient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient",
        "path" : "Patient",
        "short" : "Asiakkaan yksilöintitiedot"
      },
      {
        "id" : "Patient.meta",
        "path" : "Patient.meta"
      },
      {
        "id" : "Patient.meta.profile",
        "path" : "Patient.meta.profile",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Patient.language",
        "path" : "Patient.language",
        "max" : "0"
      },
      {
        "id" : "Patient.identifier:PIC",
        "path" : "Patient.identifier",
        "sliceName" : "PIC",
        "short" : "Virallinen henkilötunnus",
        "definition" : "Henkilön virallinen suomalainen henkilötunnus.. Tieto on pakolllinen, kun henkilön virallinen suomalainen henkilötunnnus on järjestelmän tiedossa."
      },
      {
        "id" : "Patient.identifier:temp",
        "path" : "Patient.identifier",
        "sliceName" : "temp",
        "short" : "Tilapäinen yksilöintitunnus",
        "definition" : "Tietojärjestelmän henkilölle tuottama tilapäinen yksilöintitunnus. Pakollinen, jos henkilötunnus ei ole tiedossa"
      },
      {
        "id" : "Patient.active",
        "path" : "Patient.active",
        "max" : "0"
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "max" : "2"
      },
      {
        "id" : "Patient.name.id",
        "path" : "Patient.name.id",
        "max" : "0"
      },
      {
        "id" : "Patient.name.use",
        "path" : "Patient.name.use",
        "definition" : "Käytetään use arvoja official (virallinen nimi) ja nickname (kutsumanimi)."
      },
      {
        "id" : "Patient.name.family",
        "path" : "Patient.name.family",
        "definition" : "Henkilön sukunimi \r\nThe part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.",
        "min" : 1
      },
      {
        "id" : "Patient.name.prefix",
        "path" : "Patient.name.prefix",
        "max" : "0"
      },
      {
        "id" : "Patient.name.suffix",
        "path" : "Patient.name.suffix",
        "max" : "0"
      },
      {
        "id" : "Patient.name.period",
        "path" : "Patient.name.period",
        "max" : "0"
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "max" : "0"
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "definition" : "AR/YDIN - Sukupuoli - koodiston, OID: 1.2.246.537.5.1.1997, koodien vastaavuus\r\n0 = unknown 1 = male 2 = female 9 = other",
        "comment" : "AR/YDIN - Sukupuoli - koodiston, OID: 1.2.246.537.5.1.1997, koodit palautuvat seuraavanlaisesti\r\n0 = unknown 1 = male 2 = female 9 = other"
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "max" : "0"
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "max" : "0"
      },
      {
        "id" : "Patient.maritalStatus",
        "path" : "Patient.maritalStatus",
        "max" : "0"
      },
      {
        "id" : "Patient.multipleBirth[x]",
        "path" : "Patient.multipleBirth[x]",
        "max" : "0"
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "max" : "0"
      },
      {
        "id" : "Patient.communication.id",
        "path" : "Patient.communication.id",
        "max" : "0"
      },
      {
        "id" : "Patient.communication.preferred",
        "path" : "Patient.communication.preferred",
        "max" : "0"
      },
      {
        "id" : "Patient.generalPractitioner",
        "path" : "Patient.generalPractitioner",
        "max" : "0"
      },
      {
        "id" : "Patient.managingOrganization",
        "path" : "Patient.managingOrganization",
        "max" : "0"
      },
      {
        "id" : "Patient.link",
        "path" : "Patient.link",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.